home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Utils / GParted Live CD / Bin / gparted-livecd-0.2.2.iso / usr_sqfs / lib / expect5.43 / pkgIndex.tcl < prev   
Encoding:
Text File  |  2005-07-18  |  501 b   |  11 lines

  1. # Tcl package index file, version 1.0
  2. # This file is sourced either when an application starts up or
  3. # by a "package unknown" script.  It invokes the
  4. # "package ifneeded" command to set up package-related
  5. # information so that packages will be loaded automatically
  6. # in response to "package require" commands.  When this
  7. # script is sourced, the variable $dir must contain the
  8. # full path name of this file's directory.
  9.  
  10. package ifneeded Expect 5.43.0 [list load [file join $dir .. libexpect5.43.so]]
  11.